[INFO] fetching crate neighborly 0.0.1...
[INFO] testing neighborly-0.0.1 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate neighborly 0.0.1 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate neighborly 0.0.1
[INFO] finished tweaking crates.io crate neighborly 0.0.1
[INFO] tweaked toml for crates.io crate neighborly 0.0.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate neighborly 0.0.1 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 30 packages to latest compatible versions
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5d3dd44f3036bc3a1ee020ca7298ed4ed0e8b0f6c670d0bb6d337e3ed3c6b7e2
[INFO] running `Command { std: "docker" "start" "-a" "5d3dd44f3036bc3a1ee020ca7298ed4ed0e8b0f6c670d0bb6d337e3ed3c6b7e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d3dd44f3036bc3a1ee020ca7298ed4ed0e8b0f6c670d0bb6d337e3ed3c6b7e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d3dd44f3036bc3a1ee020ca7298ed4ed0e8b0f6c670d0bb6d337e3ed3c6b7e2", kill_on_drop: false }`
[INFO] [stdout] 5d3dd44f3036bc3a1ee020ca7298ed4ed0e8b0f6c670d0bb6d337e3ed3c6b7e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 341f5339a31d2c6794c02272c7f3fd5c1ac1ddca72cd8b5df7969a97fcb55fec
[INFO] running `Command { std: "docker" "start" "-a" "341f5339a31d2c6794c02272c7f3fd5c1ac1ddca72cd8b5df7969a97fcb55fec", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling trait-variant v0.1.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling neighborly v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.62s
[INFO] running `Command { std: "docker" "inspect" "341f5339a31d2c6794c02272c7f3fd5c1ac1ddca72cd8b5df7969a97fcb55fec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "341f5339a31d2c6794c02272c7f3fd5c1ac1ddca72cd8b5df7969a97fcb55fec", kill_on_drop: false }`
[INFO] [stdout] 341f5339a31d2c6794c02272c7f3fd5c1ac1ddca72cd8b5df7969a97fcb55fec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 46d4af55b268f187764af85cc9b9be40365924880e65123aeb5ea5878c51d244
[INFO] running `Command { std: "docker" "start" "-a" "46d4af55b268f187764af85cc9b9be40365924880e65123aeb5ea5878c51d244", kill_on_drop: false }`
[INFO] [stderr]    Compiling neighborly v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.06s
[INFO] running `Command { std: "docker" "inspect" "46d4af55b268f187764af85cc9b9be40365924880e65123aeb5ea5878c51d244", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46d4af55b268f187764af85cc9b9be40365924880e65123aeb5ea5878c51d244", kill_on_drop: false }`
[INFO] [stdout] 46d4af55b268f187764af85cc9b9be40365924880e65123aeb5ea5878c51d244
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9955f6e2990ce00b955c3ebcd048d75226bb024eb00a20d8a9577f0888464178
[INFO] running `Command { std: "docker" "start" "-a" "9955f6e2990ce00b955c3ebcd048d75226bb024eb00a20d8a9577f0888464178", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/neighborly-d84171a228c9b3b6)
[INFO] [stdout] running 8 tests
[INFO] [stdout] test rate_limit::test::bursting_to_limit ... ok
[INFO] [stdout] test rate_limit::test::bursting_to_oversaturation ... ok
[INFO] [stdout] test rate_limit::test::expiring_single_request_after_burst ... ok
[INFO] [stdout] test rate_limit::test::first_request_is_scheduled_immediately ... ok
[INFO] [stdout] test rate_limit::test::expiring_burst ... ok
[INFO] [stdout] test rate_limit::test::core_is_objsafe ... ok
[INFO] [stdout] test rate_limit::test::expiring_single_request ... ok
[INFO] [stdout] test rate_limit::test::second_request_is_scheduled_after_burst_interval ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests neighborly
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9955f6e2990ce00b955c3ebcd048d75226bb024eb00a20d8a9577f0888464178", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9955f6e2990ce00b955c3ebcd048d75226bb024eb00a20d8a9577f0888464178", kill_on_drop: false }`
[INFO] [stdout] 9955f6e2990ce00b955c3ebcd048d75226bb024eb00a20d8a9577f0888464178
